If your scenario requires compile - time checking , you cannot comply with this guideline 如果需要進行編譯時檢查,則不能使用此準則。
Compile - time checks identify many programming errors that go undetected in other progamming languages 編譯時可檢查許多種編程錯誤,這在其它語言中是無法檢查到的。
Finally , the code for the typed dataset is safer , because it provides for the compile - time checking of types 最后,已聲明類型的數(shù)據(jù)集的代碼更安全,原因在于它提供對類型的編譯時檢查。
Besides recognizing special identifiers in the code , javassist implements much looser compile - time checks on the code than required by the java language specification 除了在代碼中識別特殊的標識符外, javassist還實現(xiàn)了比java語言規(guī)范所要求的更寬松的編譯時代碼檢查。